Click or drag to resize

FreeBusyView Class

Contains availability information for a specific user.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeFreeBusyView

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class FreeBusyView

The FreeBusyView type exposes the following members.

Constructors
  NameDescription
Public methodFreeBusyView
Initializes a new instance of the FreeBusyView class.
Top
Properties
  NameDescription
Public propertyCalendarEvents
Contains a set of unique calendar item occurrences that represent the requested user's availability.
Public propertyMergedFreeBusy
Contains the merged free/busy stream of data.
Public propertyType
Represents the type of requested free/busy information returned in the response.
Public propertyWorkingHours
Represents the time zone settings and working hours for the requested mailbox user.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also